aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fsync
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fsync')
-rw-r--r--usr.bin/fsync/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile
index 42aa6ddec665..c9bc5249ee6f 100644
--- a/usr.bin/fsync/Makefile
+++ b/usr.bin/fsync/Makefile
@@ -2,5 +2,4 @@
PROG= fsync
-WARNS?= 6
.include <bsd.prog.mk>