From BlenderWiki
Applying Constraints to Bones
As bones behave like objects in Pose mode, they can also be constrained. This is why the Constraints panel is shown in both Object and Editing contexts in this mode… This panel contains the constraints of the active bone (its name is displayed at the top of the panel, in the To Bone:… static text field).
Constraining bones can be used to control their degree of freedom in their pose transformations, using e.g. the Limit constraints. You can also use constraints to make a bone track another object/bone (inside the same object, or in another armature), etc. And the inverse kinematics feature is also mainly available through the IK Solver constraint – which is specific to bones…
For example, a human elbow can’t rotate backward (unless you intend to savagely torture your character…), nor to the sides, and its forward and roll rotations are limited in a given range (say, respectively, from 0° to 160°, and from -45° to 135° – but this depends on the rest position of your elbow…), so you can apply a Limit Rotation constraint to the forearm bone (as it is him, by rotating around its root, that will simulate the elbow rotations…).
Using bones in constraints, either as owners or as targets, is discussed in details in the constraints pages.