diff --git a/src/test/obj_tx_add_range/memcheck3.log.match b/src/test/obj_tx_add_range/memcheck3.log.match
index 9b052a71bbe3d5b682d619db3e4e97b6a1bdb20e..c19d1ebac90cc29ff29bb16b662e422c2901f05d 100644
--- a/src/test/obj_tx_add_range/memcheck3.log.match
+++ b/src/test/obj_tx_add_range/memcheck3.log.match
@@ -35,6 +35,7 @@ $(OPT)==$(*)==      possibly lost: 0 bytes in 0 blocks
 $(OPT)==$(*)==    still reachable: 0 bytes in 0 blocks
 $(OPT)==$(*)==         suppressed: $(*) bytes in $(*) blocks
 ==$(*)== 
+$(OPT)==$(*)== For counts of detected and suppressed errors, rerun with: -v
 ==$(*)== Use --track-origins=yes to see where uninitialised values come from
 $(OPT)==$(*)== For lists of detected and suppressed errors, rerun with: -s
 ==$(*)== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: $(*) from $(*))
diff --git a/src/test/obj_tx_add_range_direct/memcheck2.log.match b/src/test/obj_tx_add_range_direct/memcheck2.log.match
index 436133d13adc18a0178b0abd13be37f41e6becc7..160e5d3460980d7a85eefd32aab7d6dc2fb7be4e 100644
--- a/src/test/obj_tx_add_range_direct/memcheck2.log.match
+++ b/src/test/obj_tx_add_range_direct/memcheck2.log.match
@@ -35,6 +35,7 @@ $(OPT)==$(*)==      possibly lost: 0 bytes in 0 blocks
 $(OPT)==$(*)==    still reachable: 0 bytes in 0 blocks
 $(OPT)==$(*)==         suppressed: $(*) bytes in $(*) blocks
 ==$(*)== 
+$(OPT)==$(*)== For counts of detected and suppressed errors, rerun with: -v
 ==$(*)== Use --track-origins=yes to see where uninitialised values come from
 $(OPT)==$(*)== For lists of detected and suppressed errors, rerun with: -s
 ==$(*)== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: $(*) from $(*))