diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml
index 63351ad89e..454077c37c 100644
--- a/doc/arm/notes.xml
+++ b/doc/arm/notes.xml
@@ -225,6 +225,15 @@
record of previous validation. [RT #37506]
+
+
+ Large-system tuning
+ (configure --with-tuning=large) caused
+ problems on some platforms by setting a socket receive
+ buffer size that was too large. This is now detected and
+ corrected at run time.
+
+