diff --git a/wscript b/wscript index 0e3afb73..b706f425 100644 --- a/wscript +++ b/wscript @@ -324,6 +324,9 @@ def configure(conf): # disabled, flood # '-Wdouble-promotion', + + '-Wunused-variable', + '-Wunused-but-set-variable', ] opt_cflags = [