diff --git a/Control/CxxUtils/share/checkergcc-pedantic.config b/Control/CxxUtils/share/checkergcc-pedantic.config
index dc474e38d291d32e6db95ced54a8ba139faf8089..4caa73d12d06022d3fb8da913e56729a38cc92e7 100644
--- a/Control/CxxUtils/share/checkergcc-pedantic.config
+++ b/Control/CxxUtils/share/checkergcc-pedantic.config
@@ -10,6 +10,8 @@
 [thread.check_paths]
 # Hack: disable checking of auto-generated Cint dictionaries:
 -CMakeFiles
+# JetEvent creates too many warnings in clients, disable it for now:
+-Reconstruction/Jet/JetEvent
 # Check all top-level source directories
 AsgExternal
 AtlasGeometryCommon