diff --git a/meson.build b/meson.build
index fe52af772713..6ca80ea7f29b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,6 @@
 project('simple-cam', 'c', 'cpp',
 	default_options : [
 		'werror=true',
-		'-Wno-unused-parameter=true',
 		'warning_level=2',
 		'cpp_std=c++14',
 	])
