Remove a redundant -fno-warn-unused-binds flag
[ghc-base.git] / System / Posix / Internals.hs
index 9cc56c3..4a83635 100644 (file)
@@ -1,5 +1,4 @@
 {-# LANGUAGE CPP, NoImplicitPrelude, ForeignFunctionInterface #-}
-{-# OPTIONS_GHC -fno-warn-unused-binds #-}
 {-# OPTIONS_HADDOCK hide #-}
 
 -----------------------------------------------------------------------------