diff --git a/Makefile b/Makefile index 3c543bccf..cf1a8ea5a 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,6 @@ CWFLAGS=-Wall \ -Wno-sign-compare \ -Wno-unused-parameter \ -Wno-missing-field-initializers \ - -Wno-error=unused-result \ -Wno-strict-aliasing \ -Werror ifneq ($(OS),bsd)