diff --git a/Makefile b/Makefile
index d634b336b971324be64ad814e19837f41ff78228..ba9f5d776d54ce96b41e0cc6ea741273c433b28b 100644
--- a/Makefile
+++ b/Makefile
@@ -240,7 +240,6 @@ WARNING1 += -Wmissing-declarations
 WARNING1 += -Wmissing-format-attribute
 WARNING1 += -Wmissing-prototypes
 WARNING1 += -Wold-style-definition
-WARNING1 += -Wunused-const-variable
 
 # Level 2
 WARNING2 := -Waggregate-return