Remove an unnecessary -fno-warn-unused-binds flag
[ghc-base.git] / System / Posix / Types.hs
index d5d26c6..9bb85e2 100644 (file)
@@ -3,7 +3,6 @@
            , MagicHash
            , GeneralizedNewtypeDeriving
   #-}
-{-# OPTIONS_GHC -fno-warn-unused-binds #-}
 #ifdef __GLASGOW_HASKELL__
 {-# LANGUAGE DeriveDataTypeable, StandaloneDeriving #-}
 #endif