diff --git a/docs/reference/glib/building.xml b/docs/reference/glib/building.xml
index 1652add67..57c3c8c7d 100644
--- a/docs/reference/glib/building.xml
+++ b/docs/reference/glib/building.xml
@@ -41,6 +41,13 @@
./configure --help for information about
the standard options.
+
+ GLib is compiled with
+ strict aliasing
+ disabled. It is strongly recommended that this is not re-enabled by
+ overriding the compiler flags, as GLib has not been tested with strict
+ aliasing and cannot be guaranteed to work.
+
The GTK+ documentation contains
further details