diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml
index cb42caa7aed..2337e87c697 100644
--- a/src/checkstyle/checkstyle-suppressions.xml
+++ b/src/checkstyle/checkstyle-suppressions.xml
@@ -14,7 +14,7 @@
-
+
@@ -43,7 +43,8 @@
-
+
+
@@ -66,7 +67,7 @@
-
+
@@ -123,6 +124,7 @@
+
diff --git a/src/checkstyle/checkstyle.xml b/src/checkstyle/checkstyle.xml
index 939c3f1e8f6..49a96b0fc0b 100644
--- a/src/checkstyle/checkstyle.xml
+++ b/src/checkstyle/checkstyle.xml
@@ -246,11 +246,11 @@
-
-
+
+
+ value="Printing to System.out and System.err is forbidden in the main codebase"/>