Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Add explanatory comment to empty BUILD file(s)

Change-Id: Ib30675d0a8cb45aa110fff1759650bc73880f29b
diff --git a/WORKSPACE b/WORKSPACE
index f1b2025..293b9bb 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "714a32382ebd02919007d3514513af4395768d80",
+    commit = "b54eaed487d37188120da6933b97c571519954ca",
     #local_path = "/home/<user>/projects/bazlets",
 )